Skip to content

Conversation

@hdeshev
Copy link
Contributor

@hdeshev hdeshev commented Mar 28, 2017

No description provided.

sis0k0 added 30 commits March 28, 2017 12:57
… OpaqueToken

COMPILER_OPTIONS is no longer of type OpaqueToken. It is now an InjectionToken parameterized with object with property of type ViewEncapsulation. Introduced by: https://github.com/mhevery/angular/blame/e8778e59231f1a0f37f0ea847a6256398386fa41/tools/public_api_guard/core/index.d.ts#L224-L229
Needed in order to implement correctly the AnimationPlayer interface.
Introduced by: angular/angular@4577b7c
COMPILER_OPTIONS now has a property of type MissingTranslationStrategy,
which needs to be imported.
Introduced by: https://github.com/angular/angular/blame/master/tools/public_api_guard/core/index.d.ts#L257
- Use RendererFactoryV2 instead of RootRenderer
(NativeScriptRendererFactory)
- Use RendererV2 for NativeScriptRenderer
Placeholders.

- createComment - create new element "Comment" using ui/placeholder and
attach it. These comments are used as anchors (nextSibling) for structural directives such as *ngIf and *ngFor.
- createText - create new element "DetachedText" using ui/placeholder
and don't attach it.
BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "nativescript-angular/animations" in
your root NgModule.
@sis0k0
Copy link
Contributor

sis0k0 commented Mar 28, 2017

:shipit:

@hdeshev hdeshev merged commit fa089aa into master Mar 28, 2017
@hdeshev hdeshev deleted the ng-4.0 branch March 28, 2017 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants